ComponentOne ASP.NET MVC Controls
High Property

C1.Web.Mvc.Finance Namespace > Fibonacci<T> Class : High Property
Gets or sets the high value of Fibonacci tool.
Syntax
'Declaration
 
Public Property High As Nullable(Of Double)
public Nullable<double> High {get; set;}
Remarks
If not specified, the high value is caclulated based on data values provided by the itemsSource.
See Also

Reference

Fibonacci<T> Class
Fibonacci<T> Members